C1.DataCollection Assembly / C1.DataCollection Namespace / C1CursorDataCollection<T,K> Class / FilterExpression Property

In This Topic
FilterExpression Property (C1CursorDataCollection<T,K>)
In This Topic
Gets the filter expression applied to the data.
Syntax
'Declaration
 
Public ReadOnly Property FilterExpression As FilterExpression
 
See Also